Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-153140
#<BuildRuby:0x00007f0a72d9fde0
@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.20241031-153140",
@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.000011 0.000006 0.000017 ( 0.000016)
autoconf 0.000021 0.000011 0.000032 ( 0.000033)
configure 0.000015 0.000008 0.000023 ( 0.000022)
build_up 0.006578 0.001269 3.268746 ( 3.095450)
build_miniruby 0.001060 0.000530 1.078193 ( 1.075611)
build_ruby 0.001131 0.000565 2.942867 ( 21.188912)
build_all 0.006172 0.000859 4.860169 ( 2.351808)
build_install 0.006944 0.007671 7.186816 ( 5.436165)
test_btest 0.000542 0.000284 53.331106 ( 18.544446)
test_basic 0.002646 0.001209 0.606271 ( 3.470339)
test_all 0.090315 0.053995 605.816919 (189.305987)
test_rubyspec 0.019424 0.061577 115.640800 ( 18.551632)
total: 263.02 sec