Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-001608
#<BuildRuby:0x00007fa824acfde0
@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.20241229-001608",
@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.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006160 0.000000 1.894822 ( 2.167605)
build_miniruby 0.001432 0.000000 1.239826 ( 1.236498)
build_ruby 0.001616 0.000260 3.628816 ( 3.813463)
build_all 0.007438 0.001716 6.381163 ( 2.617860)
build_install 0.016621 0.001649 7.477161 ( 3.896359)
test_btest 0.000747 0.000160 68.583385 ( 18.059041)
test_basic 0.004628 0.004734 0.773581 ( 0.822514)
test_all 0.086976 0.053638 591.111681 (194.529508)
test_rubyspec 0.048511 0.028792 112.122335 ( 21.255700)
total: 248.40 sec