Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-045127
#<BuildRuby:0x00005654d82d9a00
@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.20231210-045127",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.008513 0.000087 2.599233 ( 4.171567)
build_miniruby 0.001436 0.000185 1.859031 ( 2.241631)
build_ruby 0.001814 0.000234 3.716643 ( 14.210759)
build_all 0.008452 0.001091 6.224631 ( 6.237710)
build_install 0.022012 0.000537 7.973974 ( 8.311097)
test_btest 0.001046 0.000120 85.878810 ( 93.471032)
test_basic 0.000000 0.007566 0.950667 ( 1.498062)
test_all 0.078500 0.051139 706.538514 (491.817044)
test_rubyspec 0.050498 0.026300 103.624203 (135.764945)
total: 757.72 sec