Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-191701
#<BuildRuby:0x0000561efe3d2228
@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.20231217-191701",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002724 0.004722 2.557536 ( 3.183383)
build_miniruby 0.001338 0.000349 1.723744 ( 1.726236)
build_ruby 0.000000 0.002053 3.365556 ( 3.574532)
build_all 0.002724 0.005753 5.976952 ( 3.580607)
build_install 0.018340 0.003095 7.948119 ( 5.124717)
test_btest 0.000642 0.000197 83.693381 ( 42.746053)
test_basic 0.006139 0.000469 0.857470 ( 0.949880)
test_all 0.076834 0.045495 700.311708 (258.935962)
test_rubyspec 0.032340 0.044242 101.903261 (121.987754)
total: 441.81 sec