Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-142503
#<BuildRuby:0x00007f932ad7fdd8
@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.20241018-142503",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007826 0.000000 4.155729 ( 4.036823)
build_miniruby 0.000000 0.001703 1.734940 ( 1.732600)
build_ruby 0.000908 0.000945 3.567931 ( 3.738723)
build_all 0.010130 0.000000 7.109047 ( 2.979667)
build_install 0.020784 0.000161 10.319328 ( 4.828412)
test_btest 0.000936 0.000130 99.392388 ( 34.921851)
test_basic 0.009483 0.002941 1.278911 ( 1.450113)
test_all 0.105221 0.051759 845.773799 (352.509048)
test_rubyspec 0.056461 0.039056 138.726220 ( 47.209303)
total: 453.41 sec