Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-030304
#<BuildRuby:0x00007f8eed92fdc8
@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.20241221-030304",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.001327 0.004272 1.795871 ( 2.118547)
build_miniruby 0.001258 0.000267 1.104344 ( 1.102469)
build_ruby 0.001449 0.000307 3.198537 ( 3.375536)
build_all 0.007993 0.000797 6.357797 ( 2.613410)
build_install 0.017330 0.000093 7.158514 ( 3.594414)
test_btest 0.000870 0.000160 70.304388 ( 19.333035)
test_basic 0.001590 0.007929 0.907289 ( 0.955703)
test_all 0.082193 0.059861 637.415587 (199.768850)
test_rubyspec 0.039102 0.040888 118.476983 ( 25.109875)
total: 257.97 sec