Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-043701
#<BuildRuby:0x00007f674399fdc0
@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.20250414-043701",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000030)
build_up 0.000000 0.005753 1.980398 ( 2.293225)
build_miniruby 0.000443 0.000998 1.548936 ( 1.545597)
build_ruby 0.001437 0.000426 3.843281 ( 4.037122)
build_all 0.004579 0.002890 5.510557 ( 2.475971)
build_install 0.012328 0.004088 7.135505 ( 3.844515)
test_btest 0.000808 0.000252 47.266135 ( 12.792954)
test_basic 0.001903 0.004478 0.739805 ( 0.796038)
test_all 0.091569 0.029759 600.356673 (196.290109)
test_rubyspec 0.040634 0.034049 104.627317 ( 23.384946)
total: 247.46 sec