Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-010356
#<BuildRuby:0x00007f2ac3defdd8
@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.20240729-010356",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007221 0.000515 3.329880 ( 3.267224)
build_miniruby 0.001696 0.000000 1.674461 ( 1.693526)
build_ruby 0.001811 0.000000 4.111234 ( 4.269430)
build_all 0.006243 0.002369 8.050610 ( 3.311877)
build_install 0.014382 0.005713 11.143297 ( 5.358866)
test_btest 0.000978 0.000180 117.966170 ( 30.809933)
test_basic 0.009915 0.000000 1.184215 ( 1.229627)
test_all 0.101981 0.050172 801.396162 (248.275164)
test_rubyspec 0.039699 0.050900 165.260187 ( 33.809373)
total: 332.03 sec