Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-173030
#<BuildRuby:0x000055e1fa0223d0
@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.20240306-173030",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005937 0.000775 2.477706 ( 2.208207)
build_miniruby 0.001360 0.000000 1.675290 ( 1.676437)
build_ruby 0.001727 0.000000 3.597747 ( 3.803341)
build_all 0.003865 0.003950 6.583757 ( 2.838281)
build_install 0.010534 0.008469 8.337586 ( 4.340548)
test_btest 0.000655 0.000143 90.730777 ( 30.162083)
test_basic 0.002264 0.004199 0.976377 ( 1.063083)
test_all 0.074463 0.043203 816.704084 (272.817796)
test_rubyspec 0.044238 0.035392 113.845491 (122.991962)
total: 441.90 sec