Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-144557
#<BuildRuby:0x00007fd0a1a1fdc8
@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-144557",
@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.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005392 0.000000 1.413803 ( 1.714127)
build_miniruby 0.001643 0.000000 1.126737 ( 1.267693)
build_ruby 0.001797 0.000000 2.902507 ( 38.749475)
build_all 0.004383 0.003927 5.906137 ( 2.327387)
build_install 0.016286 0.001992 7.053728 ( 3.658251)
test_btest 0.000843 0.000175 68.680922 ( 18.269774)
test_basic 0.001637 0.007840 0.753397 ( 0.800123)
test_all 0.100992 0.044916 642.971414 (203.990790)
test_rubyspec 0.044670 0.035349 117.204657 ( 20.873330)
total: 291.65 sec