Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-175533
#<BuildRuby:0x00007faa671afdd8
@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.20241024-175533",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007433 0.000000 3.540386 ( 3.434106)
build_miniruby 0.001666 0.000000 1.603441 ( 1.600319)
build_ruby 0.001928 0.000000 3.947540 ( 4.052937)
build_all 0.002364 0.006697 6.965569 ( 2.884960)
build_install 0.011489 0.007575 9.014349 ( 4.109844)
test_btest 0.000973 0.000000 77.537398 ( 20.669487)
test_basic 0.005982 0.005485 1.057091 ( 1.108849)
test_all 0.102027 0.049378 740.118202 (227.404842)
test_rubyspec 0.046359 0.036641 125.827657 ( 31.104443)
total: 296.37 sec