Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-143005
#<BuildRuby:0x00007f148fdbfdd0
@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-143005",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.005007 0.001131 1.957274 ( 2.294460)
build_miniruby 0.001315 0.000297 1.254015 ( 1.252187)
build_ruby 0.002106 0.000000 3.449118 ( 3.597582)
build_all 0.005076 0.003939 6.668972 ( 2.790024)
build_install 0.009487 0.009880 8.160501 ( 4.294375)
test_btest 0.000968 0.000285 72.723241 ( 21.161116)
test_basic 0.005795 0.004801 1.079789 ( 1.126962)
test_all 0.093016 0.048614 706.125200 (215.908348)
test_rubyspec 0.059347 0.020793 117.031354 ( 24.820414)
total: 277.25 sec