Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-022052
#<BuildRuby:0x00005599e3db6078
@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.20231217-022052",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005805 0.001161 2.528811 ( 2.678331)
build_miniruby 0.001439 0.000000 1.593063 ( 1.595258)
build_ruby 0.001905 0.000000 2.986348 ( 3.211218)
build_all 0.005935 0.001888 5.920303 ( 2.865533)
build_install 0.019038 0.000562 7.382063 ( 4.075554)
test_btest 0.000589 0.000104 81.942561 ( 34.949545)
test_basic 0.007665 0.000615 0.847567 ( 0.944572)
test_all 0.077020 0.043645 712.144081 (255.761336)
test_rubyspec 0.038019 0.029298 94.876183 (106.535222)
total: 412.62 sec