Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250307-191413
#<BuildRuby:0x00007f45806efdd0
@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.20250307-191413",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003840 0.004798 3.702902 ( 3.428704)
build_miniruby 0.001385 0.000297 1.605662 ( 1.760258)
build_ruby 0.002094 0.000449 4.088946 ( 4.514080)
build_all 0.002811 0.008095 6.004022 ( 4.847328)
build_install 0.010078 0.015851 8.864909 ( 7.802458)
test_btest 0.000720 0.000270 49.473942 ( 31.001143)
test_basic 0.006105 0.004918 0.934132 ( 1.171649)
test_all 0.064091 0.053252 586.845981 (197.388995)
test_rubyspec 0.048748 0.022390 94.904676 ( 21.363635)
total: 273.28 sec