Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-180137
#<BuildRuby:0x00007f64a3aafdc0
@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.20241209-180137",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.002963 0.004584 3.494048 ( 3.412912)
build_miniruby 0.001362 0.000280 1.693469 ( 1.690347)
build_ruby 0.001527 0.000315 3.657624 ( 3.899715)
build_all 0.004773 0.004294 6.495559 ( 3.150003)
build_install 0.018259 0.003131 9.287395 ( 5.061639)
test_btest 0.000937 0.000209 76.330554 ( 21.872059)
test_basic 0.007058 0.000533 0.819415 ( 0.870453)
test_all 0.117036 0.029519 693.577302 (199.957514)
test_rubyspec 0.046813 0.033185 114.885626 ( 22.858245)
total: 262.77 sec