Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-151042
#<BuildRuby:0x000056552bc46018
@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.20231213-151042",
@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.000022 0.000003 0.000025 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006636 0.001021 2.560408 ( 3.976040)
build_miniruby 0.001291 0.000198 1.688564 ( 1.939287)
build_ruby 0.001528 0.000235 3.448325 ( 4.304802)
build_all 0.007800 0.000509 5.958490 ( 4.777334)
build_install 0.010469 0.010847 7.680089 ( 6.518429)
test_btest 0.000676 0.000148 81.981473 ( 86.678319)
test_basic 0.001132 0.004424 0.905669 ( 1.307243)
test_all 0.092891 0.030611 724.316951 (372.945891)
test_rubyspec 0.028045 0.036864 97.161777 (111.042528)
total: 593.49 sec