Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250507-005151
#<BuildRuby:0x00007f34b0c7fdd0
@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.20250507-005151",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.001992 0.004524 2.446428 ( 3.273331)
build_miniruby 0.001521 0.000000 1.617247 ( 1.614411)
build_ruby 0.002108 0.000000 4.148780 ( 4.256666)
build_all 0.003424 0.005032 6.050421 ( 2.654347)
build_install 0.015717 0.003889 7.913989 ( 4.188118)
test_btest 0.000796 0.000234 50.164228 ( 15.381617)
test_basic 0.000000 0.009253 0.904315 ( 0.965183)
test_all 0.080385 0.040154 621.355997 (198.953129)
test_rubyspec 0.050018 0.027823 103.125041 ( 23.737256)
total: 255.03 sec