Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-191004
#<BuildRuby:0x000056550461da00
@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.20230311-191004",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000013 0.000004 0.000017 ( 0.000035)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000000 0.005591 1.610567 ( 2.833745)
build_miniruby 0.000000 0.001493 0.994661 ( 0.993292)
build_ruby 0.000000 0.001454 2.001126 ( 2.199431)
build_all 0.001843 0.004091 1.867543 ( 0.981467)
build_install 0.010853 0.003447 2.991003 ( 1.960893)
test_btest 0.000717 0.000328 66.586395 ( 17.591039)
test_basic 0.003825 0.000000 0.400208 ( 0.495471)
test_all 0.000812 0.000291 494.682061 (142.272049)
test_rubyspec 0.009382 0.024246 69.468488 ( 79.371401)
total: 248.70 sec