Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-113747
#<BuildRuby:0x00005559e4342108
@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.20231011-113747",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006548 0.000702 2.494556 ( 3.432713)
build_miniruby 0.001638 0.000175 1.705760 ( 1.806013)
build_ruby 0.000000 0.001951 3.396646 ( 3.699801)
build_all 0.006423 0.001318 6.435804 ( 4.468944)
build_install 0.014405 0.007218 7.994149 ( 5.744979)
test_btest 0.000849 0.000142 88.053024 ( 46.052655)
test_basic 0.002863 0.004540 0.964572 ( 1.122253)
test_all 0.009629 0.000276 698.041063 (311.300300)
test_rubyspec 0.039725 0.031848 106.202442 (125.262836)
total: 502.89 sec