Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-143631
#<BuildRuby:0x00007fe09362fdd8
@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.20250513-143631",
@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.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000000 0.006732 2.624715 ( 2.697264)
build_miniruby 0.001072 0.000490 1.634763 ( 1.631903)
build_ruby 0.001866 0.000000 4.281263 ( 4.408296)
build_all 0.004277 0.004570 6.498458 ( 2.819760)
build_install 0.017452 0.000343 8.294962 ( 4.349976)
test_btest 0.000877 0.000213 58.204643 ( 16.838980)
test_basic 0.007672 0.001050 0.887358 ( 0.943217)
test_all 0.080943 0.039376 663.337531 (208.363511)
test_rubyspec 0.042536 0.036856 111.471440 ( 24.482314)
total: 266.54 sec