Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-155134
#<BuildRuby:0x00007f5d5fd2fdc0
@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.20240618-155134",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000000 0.000051 0.000051 ( 0.000052)
configure 0.000000 0.000041 0.000041 ( 0.000040)
build_up 0.004951 0.004890 3.585675 ( 3.719433)
build_miniruby 0.000000 0.001619 1.661814 ( 1.660651)
build_ruby 0.000000 0.001802 3.595704 ( 3.791629)
build_all 0.005834 0.002851 7.554399 ( 3.062123)
build_install 0.011431 0.006876 10.137772 ( 4.862738)
test_btest 0.000706 0.000219 108.205609 ( 28.297196)
test_basic 0.007299 0.002260 1.169057 ( 1.217773)
test_all 0.099675 0.052757 842.117237 (296.701401)
test_rubyspec 0.050376 0.038630 163.543299 ( 36.860236)
total: 380.17 sec