Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-184608
#<BuildRuby:0x00007fcb9861fdd0
@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.20241219-184608",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002022 0.003699 1.867224 ( 2.338786)
build_miniruby 0.001401 0.000234 1.248320 ( 1.245515)
build_ruby 0.001592 0.000266 3.509945 ( 47.141970)
build_all 0.008608 0.000072 6.229954 ( 2.610255)
build_install 0.001194 0.017289 7.519607 ( 3.895768)
test_btest 0.000609 0.000174 76.315420 ( 24.472428)
test_basic 0.006457 0.002368 1.046092 ( 1.142732)
test_all 0.092927 0.053389 756.849362 (345.035343)
test_rubyspec 0.021642 0.064990 119.358768 ( 49.148319)
total: 477.03 sec