Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-130945
#<BuildRuby:0x00007fb0f1b5fdc0
@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-130945",
@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.000007 0.000020 ( 0.000020)
autoconf 0.000021 0.000010 0.000031 ( 0.000032)
configure 0.000018 0.000009 0.000027 ( 0.000028)
build_up 0.000000 0.007334 2.605070 ( 2.559537)
build_miniruby 0.001685 0.000000 1.156240 ( 1.152854)
build_ruby 0.001681 0.000063 3.256557 ( 3.442032)
build_all 0.007178 0.001440 7.518479 ( 2.937314)
build_install 0.017259 0.001235 8.881131 ( 4.004691)
test_btest 0.000753 0.000345 113.494047 ( 30.913561)
test_basic 0.004265 0.005922 1.154161 ( 1.206687)
test_all 0.110711 0.040098 842.045705 (256.936055)
test_rubyspec 0.046536 0.040474 158.392501 ( 33.177748)
total: 336.33 sec