Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-213125
#<BuildRuby:0x0000559b45146230
@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.20231214-213125",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000130 0.006564 2.245673 ( 2.280831)
build_miniruby 0.001166 0.000233 1.651242 ( 1.649877)
build_ruby 0.001593 0.000000 3.123612 ( 3.294466)
build_all 0.005534 0.002150 5.624615 ( 2.321555)
build_install 0.004914 0.010413 6.564280 ( 3.164763)
test_btest 0.000642 0.000189 78.305285 ( 19.931770)
test_basic 0.002978 0.003123 0.707986 ( 0.766488)
test_all 0.088958 0.031581 669.530956 (191.502382)
test_rubyspec 0.045928 0.020703 88.973529 (100.896924)
total: 325.81 sec