Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-215001
#<BuildRuby:0x00007f2d9c84fdc0
@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.20240623-215001",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.007406 0.000927 3.502051 ( 3.476938)
build_miniruby 0.001574 0.000429 1.543042 ( 1.540469)
build_ruby 0.001417 0.000387 4.180375 ( 4.337338)
build_all 0.005521 0.003404 8.234843 ( 3.344196)
build_install 0.014550 0.004775 10.610945 ( 4.892674)
test_btest 0.000964 0.000000 112.492885 ( 30.396860)
test_basic 0.007300 0.001205 1.016548 ( 1.067421)
test_all 0.089976 0.060079 831.254331 (257.480176)
test_rubyspec 0.041429 0.049643 167.877457 ( 34.461708)
total: 341.00 sec