Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-033301
#<BuildRuby:0x00007f1dceccfdd8
@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.20240714-033301",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005817 0.003319 3.816265 ( 5.560573)
build_miniruby 0.002109 0.000000 1.798858 ( 2.350096)
build_ruby 0.002375 0.000203 4.447261 ( 5.587298)
build_all 0.005358 0.005648 8.664461 ( 9.357730)
build_install 0.020937 0.007101 11.817674 ( 14.418367)
test_btest 0.001020 0.000332 124.203861 (114.411434)
test_basic 0.005951 0.004490 1.358456 ( 2.095868)
test_all 0.105931 0.053100 884.113891 (391.121198)
test_rubyspec 0.040146 0.048662 166.921074 ( 45.637862)
total: 590.54 sec