Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-023538
#<BuildRuby:0x000055cce298e3b0
@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.20240129-023538",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.001840 0.004248 1.924705 ( 2.289073)
build_miniruby 0.001767 0.000000 1.672329 ( 1.671635)
build_ruby 0.001808 0.000000 3.255097 ( 3.457799)
build_all 0.007397 0.000457 6.208642 ( 3.021028)
build_install 0.014807 0.005270 7.746953 ( 4.585047)
test_btest 0.000000 0.000892 87.829115 ( 44.632409)
test_basic 0.000514 0.006868 0.953538 ( 1.206071)
test_all 0.082694 0.036418 760.741499 (279.447921)
test_rubyspec 0.062225 0.042796 164.950832 (176.780277)
total: 517.09 sec