Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-152037
#<BuildRuby:0x00005637b5f51f48
@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.20231223-152037",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004862 0.000151 1.567896 ( 1.942603)
build_miniruby 0.001307 0.000206 1.473298 ( 1.472714)
build_ruby 0.001675 0.000264 3.210678 ( 3.433154)
build_all 0.005852 0.000924 5.455635 ( 2.442059)
build_install 0.010538 0.005654 6.404170 ( 3.401447)
test_btest 0.000647 0.000129 79.777754 ( 28.766186)
test_basic 0.000746 0.004963 0.865653 ( 0.932288)
test_all 0.082765 0.032836 679.985853 (245.296543)
test_rubyspec 0.037114 0.027722 92.169822 (104.028692)
total: 391.72 sec