Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-124900
#<BuildRuby:0x00007f70aae8fdd8
@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.20241114-124900",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.007923 0.001864 4.263555 ( 5.409144)
build_miniruby 0.001818 0.000428 1.860417 ( 2.063605)
build_ruby 0.001866 0.000439 4.267421 ( 71.144045)
build_all 0.001127 0.007873 6.788169 ( 3.184988)
build_install 0.017919 0.006297 9.924236 ( 6.187197)
test_btest 0.000697 0.000204 83.791548 ( 41.363503)
test_basic 0.005979 0.006035 1.080616 ( 1.189178)
test_all 0.103487 0.053543 781.250123 (379.636906)
test_rubyspec 0.049733 0.034663 123.161812 ( 31.956010)
total: 542.14 sec