Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-215546
#<BuildRuby:0x000055fd7dff5fc0
@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.20230711-215546",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006631 0.000221 2.078495 ( 3.995718)
build_miniruby 0.001594 0.000053 1.540717 ( 1.570479)
build_ruby 0.001530 0.000051 3.387174 ( 4.289610)
build_all 0.007413 0.000098 2.681673 ( 2.828410)
build_install 0.018660 0.000602 3.988933 ( 4.124624)
test_btest 0.000000 0.004223 81.354776 ( 38.161311)
test_basic 0.000339 0.005855 0.888681 ( 0.973556)
test_all 0.002397 0.000232 592.109238 (251.307961)
test_rubyspec 0.032785 0.021828 91.632082 (105.410963)
total: 412.66 sec