Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-165634
#<BuildRuby:0x00007f5d2d6bfdc8
@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.20240710-165634",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000000 0.007804 3.183886 ( 2.837779)
build_miniruby 0.000965 0.000643 1.092105 ( 1.089192)
build_ruby 0.001461 0.000511 3.115160 ( 3.283602)
build_all 0.008140 0.000000 6.782365 ( 2.588476)
build_install 0.010289 0.007882 9.110860 ( 4.010786)
test_btest 0.000000 0.001023 97.845264 ( 26.215474)
test_basic 0.007977 0.001381 0.925440 ( 0.973085)
test_all 0.105084 0.044784 775.629594 (231.280547)
test_rubyspec 0.023965 0.064851 166.127172 ( 27.215965)
total: 299.50 sec