Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-202731
#<BuildRuby:0x000055cad33362a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230602-202731",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000000 0.006534 1.832570 ( 4.185257)
build_miniruby 0.000000 0.001909 1.377535 ( 1.434389)
build_ruby 0.000000 0.001551 2.637920 ( 2.934297)
build_all 0.001444 0.005188 2.128345 ( 2.236133)
build_install 0.010145 0.007386 3.406798 ( 3.717900)
test_btest 0.000927 0.000248 77.193356 ( 42.391579)
test_basic 0.003289 0.003711 0.807442 ( 0.975679)
test_all 0.000830 0.000241 600.186587 (268.386748)
test_rubyspec 0.034688 0.019805 85.011023 (104.295649)
total: 430.56 sec