Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-110535
#<BuildRuby:0x0000555733d9e240
@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.20230112-110535",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001540 0.003424 1.113512 ( 1.512696)
build_miniruby 0.001271 0.000000 1.201299 ( 1.200269)
build_ruby 0.001373 0.000000 3.154350 ( 3.537057)
build_all 0.002173 0.004280 3.471764 ( 1.839523)
build_install 0.011385 0.002242 2.837123 ( 2.086349)
test_btest 0.000485 0.000147 55.535447 ( 18.080669)
test_basic 0.000000 0.004320 0.367315 ( 0.460348)
test_all 0.000000 0.001350 617.640885 (190.298619)
test_rubyspec 0.021203 0.022036 67.154675 ( 77.561192)
total: 296.58 sec