Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-203714
#<BuildRuby:0x00007fefb35bfdd8
@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.20241204-203714",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.003782 0.003905 2.883971 ( 2.464750)
build_miniruby 0.001075 0.000418 1.080623 ( 1.078746)
build_ruby 0.001261 0.000491 2.918806 ( 3.175846)
build_all 0.006885 0.001021 5.142472 ( 2.052997)
build_install 0.009950 0.006536 7.202714 ( 3.298446)
test_btest 0.000646 0.000258 68.585683 ( 17.959782)
test_basic 0.009149 0.000000 0.750167 ( 0.796444)
test_all 0.115126 0.023334 575.881868 (171.219369)
test_rubyspec 0.047380 0.032809 114.802955 ( 19.694670)
total: 221.74 sec