Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250110-013912
#<BuildRuby:0x00007feefd1ffdd0
@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.20250110-013912",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000023 0.000009 0.000032 ( 0.000030)
build_up 0.004501 0.001687 2.199542 ( 2.249744)
build_miniruby 0.000990 0.000372 1.095821 ( 1.093115)
build_ruby 0.001325 0.000497 3.175014 ( 3.359160)
build_all 0.002176 0.005147 5.404230 ( 2.310512)
build_install 0.007725 0.008233 7.139424 ( 3.628558)
test_btest 0.000701 0.000324 66.913877 ( 17.983151)
test_basic 0.004259 0.004295 0.881660 ( 0.942167)
test_all 0.087522 0.050184 637.692381 (194.917898)
test_rubyspec 0.044865 0.029108 103.231306 ( 23.120982)
total: 249.61 sec