Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-053054
#<BuildRuby:0x00007f3697fafdc8
@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.20240816-053054",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008297 0.000862 4.047057 ( 4.237034)
build_miniruby 0.001714 0.000343 1.691156 ( 1.737546)
build_ruby 0.000000 0.002021 4.569810 ( 4.902017)
build_all 0.008109 0.002007 8.809407 ( 4.597819)
build_install 0.017284 0.005241 11.926332 ( 7.235756)
test_btest 0.000841 0.000190 119.895494 ( 58.994330)
test_basic 0.011728 0.000000 1.257076 ( 1.509366)
test_all 0.094651 0.066341 954.459902 (711.382191)
test_rubyspec 0.048265 0.046209 175.029100 (142.535528)
total: 937.13 sec