Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-014534
#<BuildRuby:0x000055f62fd0a1a8
@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.20230812-014534",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000040 0.000000 0.000040 ( 0.000041)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.006557 0.000410 2.282463 ( 6.218174)
build_miniruby 0.000000 0.001660 1.814642 ( 4.909497)
build_ruby 0.000000 0.002005 3.630961 ( 7.811947)
build_all 0.001512 0.007631 2.941211 ( 3.811853)
build_install 0.006349 0.013925 4.561024 ( 6.704738)
test_btest 0.000546 0.000182 87.131759 ( 60.439777)
test_basic 0.000000 0.007734 0.983947 ( 1.597432)
test_all 0.007150 0.000070 704.886959 (430.063462)
test_rubyspec 0.029352 0.035708 104.218018 (226.083005)
total: 747.64 sec