Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-215224
#<BuildRuby:0x00007f711a5ffdd8
@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.20240718-215224",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006927 0.000721 3.321837 ( 3.203972)
build_miniruby 0.001430 0.000345 1.370916 ( 1.368364)
build_ruby 0.001671 0.000404 3.666454 ( 3.850243)
build_all 0.004865 0.004348 7.945459 ( 3.111454)
build_install 0.012764 0.007201 10.757009 ( 5.060268)
test_btest 0.000710 0.000208 111.656549 ( 31.813081)
test_basic 0.007349 0.002161 1.010063 ( 1.258479)
test_all 0.097743 0.049563 820.547576 (235.004027)
test_rubyspec 0.065283 0.023427 160.916558 ( 35.041153)
total: 319.71 sec