Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-004928
#<BuildRuby:0x00007fadae5cfdd8
@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.20241222-004928",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005847 0.000396 2.211698 ( 2.796963)
build_miniruby 0.001447 0.000298 1.758448 ( 1.785430)
build_ruby 0.000000 0.002382 4.435851 ( 4.626820)
build_all 0.006757 0.003148 6.749494 ( 4.854449)
build_install 0.001105 0.022532 8.611265 ( 6.358168)
test_btest 0.000862 0.000000 75.222386 ( 33.242277)
test_basic 0.011549 0.000000 1.091655 ( 2.532728)
test_all 0.115253 0.037540 810.129217 (458.489663)
test_rubyspec 0.048252 0.038038 125.989991 ( 57.009000)
total: 571.70 sec