Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-045713
#<BuildRuby:0x000055f916509a00
@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.20240223-045713",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006871 0.000111 2.448276 ( 2.451274)
build_miniruby 0.001201 0.000000 1.791260 ( 1.790428)
build_ruby 0.001457 0.000000 2.816674 ( 3.068512)
build_all 0.002777 0.004315 5.897505 ( 2.254315)
build_install 0.016235 0.000000 7.516998 ( 3.499553)
test_btest 0.000825 0.000006 85.908450 ( 22.563635)
test_basic 0.005633 0.000088 0.920778 ( 0.982094)
test_all 0.090415 0.026556 777.751627 (242.873387)
test_rubyspec 0.048297 0.030627 101.158903 (110.440446)
total: 389.92 sec