Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-150031
#<BuildRuby:0x00007f56a1b8fde0
@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.20241231-150031",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001446 0.004257 1.924860 ( 2.216995)
build_miniruby 0.001431 0.000000 1.411250 ( 1.408278)
build_ruby 0.001696 0.000000 3.514709 ( 3.737988)
build_all 0.005926 0.002655 5.670182 ( 2.153947)
build_install 0.008382 0.009853 7.767080 ( 4.022154)
test_btest 0.000865 0.000000 73.654590 ( 19.702576)
test_basic 0.000000 0.008899 0.915500 ( 0.965611)
test_all 0.091373 0.052597 715.081523 (206.333502)
test_rubyspec 0.031010 0.049971 115.895593 ( 25.629149)
total: 266.17 sec