Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-194842
#<BuildRuby:0x00007f40e671fdd0
@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.20241229-194842",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.005472 0.000855 2.162780 ( 3.061392)
build_miniruby 0.001328 0.000208 1.608214 ( 1.708913)
build_ruby 0.000000 0.002115 4.216974 ( 20.229810)
build_all 0.003461 0.006863 6.999660 ( 5.057566)
build_install 0.018802 0.004113 8.830476 ( 7.542560)
test_btest 0.000858 0.000187 78.359476 ( 74.235453)
test_basic 0.011502 0.000000 1.082403 ( 4.264089)
test_all 0.101687 0.048757 805.996886 (759.211321)
test_rubyspec 0.062876 0.026142 124.536172 (119.728514)
total: 995.05 sec