Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-135643
#<BuildRuby:0x00005566313b1ef0
@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.20230825-135643",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003985 0.004150 2.431425 ( 6.868255)
build_miniruby 0.001899 0.000000 1.680309 ( 3.716954)
build_ruby 0.001926 0.000000 3.771500 ( 6.627190)
build_all 0.008082 0.000468 6.657268 ( 7.888669)
build_install 0.016551 0.003630 8.395306 ( 10.447304)
test_btest 0.000902 0.000000 87.736388 ( 72.869212)
test_basic 0.000257 0.007794 0.983229 ( 2.566311)
test_all 0.009684 0.001004 689.268476 (411.906048)
test_rubyspec 0.033306 0.034978 106.185582 (120.477702)
total: 643.37 sec