Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-115405
#<BuildRuby:0x000055dbf2ab68e0
@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.20231218-115405",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000017 0.000001 0.000018 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.005754 0.000461 1.944001 ( 2.171453)
build_miniruby 0.001275 0.000102 1.450569 ( 1.449201)
build_ruby 0.001483 0.000118 2.914992 ( 3.110458)
build_all 0.000000 0.007062 5.266513 ( 2.068897)
build_install 0.010078 0.004684 6.824576 ( 3.355714)
test_btest 0.000825 0.000142 77.953829 ( 20.258077)
test_basic 0.001864 0.003690 0.790312 ( 0.849292)
test_all 0.100702 0.018243 624.436221 (178.612598)
test_rubyspec 0.020060 0.035251 78.912091 ( 90.706797)
total: 302.58 sec