Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-072028
#<BuildRuby:0x00007f27e671fdd0
@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.20241031-072028",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000047)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008558 0.000781 4.735311 ( 4.540211)
build_miniruby 0.002130 0.000000 1.766037 ( 1.772914)
build_ruby 0.002125 0.000038 4.646284 ( 4.829000)
build_all 0.005368 0.004373 7.346602 ( 3.778571)
build_install 0.021404 0.001553 10.742514 ( 6.409190)
test_btest 0.000935 0.000163 80.766350 ( 31.409072)
test_basic 0.006823 0.004893 1.090932 ( 1.226497)
test_all 0.120919 0.028031 773.266155 (264.107730)
test_rubyspec 0.048689 0.036412 120.947829 ( 26.735136)
total: 344.81 sec