Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-073600
#<BuildRuby:0x00007f73ec72fdc8
@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.20241124-073600",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003290 0.004693 3.761939 ( 3.673112)
build_miniruby 0.001268 0.000261 1.469723 ( 1.603203)
build_ruby 0.001796 0.000370 4.161227 ( 20.845862)
build_all 0.004142 0.004194 6.353212 ( 2.755185)
build_install 0.009187 0.008626 8.742047 ( 4.459872)
test_btest 0.000778 0.000210 74.263315 ( 20.604762)
test_basic 0.001266 0.007597 0.891110 ( 0.936931)
test_all 0.122045 0.022973 722.867853 (212.119924)
test_rubyspec 0.054545 0.029159 121.937485 ( 27.327964)
total: 294.33 sec