Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-210933
#<BuildRuby:0x000055abd01ba1a8
@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.20230610-210933",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005757 0.001439 1.998092 ( 4.477658)
build_miniruby 0.001277 0.000319 1.435068 ( 1.608632)
build_ruby 0.001188 0.000297 2.935851 ( 3.457647)
build_all 0.007525 0.000000 2.329670 ( 2.700040)
build_install 0.012864 0.007871 3.705598 ( 3.650813)
test_btest 0.000447 0.000510 77.315373 ( 44.487696)
test_basic 0.004959 0.002539 0.803724 ( 1.119184)
test_all 0.001467 0.000419 556.320152 (285.989511)
test_rubyspec 0.035855 0.025881 88.149073 (123.430860)
total: 470.92 sec