Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250418-134519
#<BuildRuby:0x00007f7de0f4fdc0
@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.20250418-134519",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.001752 0.003539 1.544165 ( 1.856313)
build_miniruby 0.001463 0.000244 1.115162 ( 1.112832)
build_ruby 0.001500 0.000250 3.100665 ( 13.307900)
build_all 0.008063 0.000032 5.152630 ( 2.051443)
build_install 0.016040 0.000603 6.729997 ( 3.680396)
test_btest 0.000879 0.000125 51.847472 ( 19.769408)
test_basic 0.008088 0.003431 1.008654 ( 1.304624)
test_all 0.073166 0.047717 611.280371 (181.246151)
test_rubyspec 0.050467 0.025378 105.364839 ( 23.015057)
total: 247.35 sec