Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-093015
#<BuildRuby:0x00005648ab5e2230
@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.20240319-093015",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.010426 0.000000 4.100839 ( 3.516285)
build_miniruby 0.001401 0.000000 1.844524 ( 1.865160)
build_ruby 0.001776 0.000000 3.846098 ( 4.102992)
build_all 0.004609 0.004470 7.253488 ( 4.627962)
build_install 0.015695 0.006672 9.835453 ( 6.342968)
test_btest 0.000907 0.000211 95.820416 ( 48.928085)
test_basic 0.007328 0.000672 1.007947 ( 1.129241)
test_all 0.085547 0.038695 840.876069 (328.218219)
test_rubyspec 0.041077 0.039645 109.570311 (119.032189)
total: 517.76 sec