Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-020622
#<BuildRuby:0x00007f79d46efdc0
@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-020622",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005415 0.001160 2.484977 ( 3.371018)
build_miniruby 0.001488 0.000319 1.670133 ( 1.989647)
build_ruby 0.001682 0.000360 4.415482 ( 4.770929)
build_all 0.009804 0.000240 6.513827 ( 4.178651)
build_install 0.011012 0.010408 8.346172 ( 6.170915)
test_btest 0.000642 0.000165 73.397090 ( 35.628450)
test_basic 0.000000 0.007437 0.712819 ( 0.765055)
test_all 0.090656 0.050365 661.561621 (213.543965)
test_rubyspec 0.055363 0.025739 117.112449 ( 24.929621)
total: 295.35 sec