Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-083109
#<BuildRuby:0x00005590580997f8
@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.20240226-083109",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002460 0.004351 2.448503 ( 2.206661)
build_miniruby 0.001041 0.000160 1.423438 ( 1.421590)
build_ruby 0.000000 0.001565 2.997221 ( 3.191806)
build_all 0.001080 0.006015 6.235945 ( 2.479398)
build_install 0.015660 0.001563 8.045038 ( 3.841000)
test_btest 0.000823 0.000171 87.829318 ( 23.004643)
test_basic 0.003302 0.003130 0.863673 ( 0.924763)
test_all 0.086643 0.031838 759.710513 (251.164394)
test_rubyspec 0.035162 0.052714 119.244679 (128.620445)
total: 416.86 sec