Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250131-132300
#<BuildRuby:0x00007f61031bfdd0
@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.20250131-132300",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002839 0.004764 3.917756 ( 2.586663)
build_miniruby 0.001356 0.000339 1.515836 ( 1.512713)
build_ruby 0.001312 0.000328 3.216149 ( 3.414935)
build_all 0.004175 0.004259 5.849067 ( 2.453422)
build_install 0.010736 0.007895 8.084637 ( 3.733587)
test_btest 0.000663 0.000213 70.084119 ( 19.041149)
test_basic 0.007406 0.000982 0.895416 ( 2.166691)
test_all 0.072806 0.044863 586.124844 (210.244752)
test_rubyspec 0.046419 0.025879 106.812027 ( 24.976893)
total: 270.13 sec