Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-163937
#<BuildRuby:0x00007f31d914fde0
@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.20241214-163937",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005339 0.000488 2.268472 ( 3.027391)
build_miniruby 0.000997 0.000362 1.535259 ( 1.532155)
build_ruby 0.002013 0.000000 4.127901 ( 20.292773)
build_all 0.003415 0.004665 5.898670 ( 2.535577)
build_install 0.010992 0.005232 7.728484 ( 4.306967)
test_btest 0.000863 0.000000 72.846920 ( 20.802389)
test_basic 0.001681 0.005933 0.900259 ( 0.953729)
test_all 0.107157 0.035749 698.156190 (212.758717)
test_rubyspec 0.045379 0.038087 114.670693 ( 27.091689)
total: 293.30 sec