Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-161248
#<BuildRuby:0x000056120c46a1a8
@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.20231210-161248",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006060 0.000437 2.051975 ( 2.138199)
build_miniruby 0.001028 0.000234 1.281968 ( 1.280442)
build_ruby 0.001855 0.000000 3.098381 ( 3.294163)
build_all 0.004786 0.002813 5.641774 ( 2.323261)
build_install 0.002615 0.013048 6.890628 ( 3.251555)
test_btest 0.001111 0.000000 84.568447 ( 31.441996)
test_basic 0.007118 0.001444 0.944188 ( 1.074908)
test_all 0.065135 0.056598 695.372599 (201.406314)
test_rubyspec 0.021208 0.042996 89.792114 (101.507567)
total: 347.72 sec