Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-063227
#<BuildRuby:0x00007f0d2b27fdc8
@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.20240821-063227",
@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.000014 0.000008 0.000022 ( 0.000023)
autoconf 0.000028 0.000016 0.000044 ( 0.000043)
configure 0.000020 0.000012 0.000032 ( 0.000032)
build_up 0.003907 0.003951 3.874119 ( 4.528951)
build_miniruby 0.001195 0.000717 1.787247 ( 1.971307)
build_ruby 0.001238 0.000743 4.599515 ( 4.766201)
build_all 0.005446 0.003268 8.233864 ( 3.245474)
build_install 0.016744 0.004001 11.901386 ( 5.842284)
test_btest 0.000596 0.000329 119.468444 ( 31.136855)
test_basic 0.005140 0.004795 1.262230 ( 1.320128)
test_all 0.123810 0.025075 834.960936 (244.966993)
test_rubyspec 0.039049 0.051819 168.877182 ( 35.785047)
total: 333.56 sec