Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-060654
#<BuildRuby:0x00007f9d5c3ffdd0
@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.20241218-060654",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003060 0.002818 1.659992 ( 1.995295)
build_miniruby 0.001094 0.000264 1.113694 ( 1.110873)
build_ruby 0.001347 0.000326 3.334888 ( 3.547854)
build_all 0.007315 0.000788 5.435540 ( 2.200286)
build_install 0.007777 0.010440 7.458759 ( 3.929028)
test_btest 0.000949 0.000000 70.310155 ( 18.590343)
test_basic 0.002202 0.006769 0.821055 ( 0.875296)
test_all 0.094465 0.047458 617.633471 (186.614425)
test_rubyspec 0.038978 0.039910 118.678404 ( 21.410928)
total: 240.28 sec