Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-214752
#<BuildRuby:0x00007fa90880fdc8
@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.20240828-214752",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008903 0.000222 3.983631 ( 5.648309)
build_miniruby 0.001811 0.000362 1.868558 ( 2.151444)
build_ruby 0.002052 0.000411 4.765851 ( 5.551619)
build_all 0.005302 0.005258 8.520411 ( 7.059396)
build_install 0.020681 0.006114 11.725178 ( 17.032357)
test_btest 0.000966 0.000229 124.484622 ( 98.909259)
test_basic 0.010939 0.001499 1.308519 ( 2.168797)
test_all 0.143943 0.020763 1001.602412 (877.560219)
test_rubyspec 0.063378 0.029609 171.479728 (123.897125)
total: 1139.98 sec