Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-223008
#<BuildRuby:0x00007f50f13efdc0
@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.20241213-223008",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001954 0.004629 2.389238 ( 2.660121)
build_miniruby 0.001126 0.000388 1.727093 ( 1.724105)
build_ruby 0.001499 0.000517 4.110156 ( 4.227488)
build_all 0.002306 0.005943 6.092085 ( 2.659403)
build_install 0.007709 0.009990 7.769810 ( 4.161284)
test_btest 0.000592 0.000262 73.281016 ( 20.699327)
test_basic 0.004123 0.003965 0.869921 ( 0.916259)
test_all 0.101461 0.039841 704.116216 (237.128217)
test_rubyspec 0.052754 0.024804 113.427004 ( 25.682023)
total: 299.86 sec