Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-052018
#<BuildRuby:0x000055994895e228
@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.20231205-052018",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005311 0.000966 2.110661 ( 2.211643)
build_miniruby 0.001073 0.000195 1.504891 ( 1.504293)
build_ruby 0.001408 0.000256 3.126653 ( 3.330483)
build_all 0.004876 0.002761 5.630365 ( 2.768718)
build_install 0.007029 0.010222 6.895493 ( 3.500123)
test_btest 0.000750 0.000210 79.854620 ( 29.093496)
test_basic 0.003820 0.004251 0.901055 ( 1.031022)
test_all 0.067380 0.051458 692.142564 (239.635904)
test_rubyspec 0.039668 0.024177 90.294517 (102.157063)
total: 385.23 sec