Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-140640
#<BuildRuby:0x00007fe6b6c8fdd0
@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-140640",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000026 0.000013 0.000039 ( 0.000038)
configure 0.000021 0.000010 0.000031 ( 0.000030)
build_up 0.003951 0.001896 1.954818 ( 2.226443)
build_miniruby 0.001383 0.000000 1.291183 ( 1.288220)
build_ruby 0.000000 0.001886 4.451861 ( 4.731223)
build_all 0.000330 0.010773 7.250195 ( 4.539672)
build_install 0.020405 0.002444 9.109907 ( 6.439491)
test_btest 0.000557 0.000288 65.548215 ( 17.498577)
test_basic 0.002562 0.005497 0.712802 ( 4.154225)
test_all 0.094548 0.045318 622.444942 (188.943201)
test_rubyspec 0.043809 0.034337 113.056270 ( 21.524685)
total: 251.35 sec