Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-015118
#<BuildRuby:0x000055d0d5a11f70
@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.20231229-015118",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006333 1.653461 ( 2.007765)
build_miniruby 0.000065 0.001580 1.626948 ( 1.629205)
build_ruby 0.001455 0.000280 3.085885 ( 3.309266)
build_all 0.006395 0.001230 5.444838 ( 2.571765)
build_install 0.017338 0.000021 6.729865 ( 3.961070)
test_btest 0.000576 0.000096 79.785186 ( 33.153443)
test_basic 0.005877 0.000249 0.712619 ( 0.794276)
test_all 0.097057 0.020012 740.857502 (269.981937)
test_rubyspec 0.046250 0.018986 95.446369 (107.143039)
total: 424.55 sec