Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-182615
#<BuildRuby:0x0000561da42fe258
@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.20240216-182615",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.002553 0.004353 2.118950 ( 3.088378)
build_miniruby 0.001496 0.000207 1.762798 ( 1.762277)
build_ruby 0.001988 0.000000 3.749920 ( 4.026916)
build_all 0.007618 0.000180 6.589926 ( 3.718283)
build_install 0.017924 0.002689 8.500852 ( 5.788632)
test_btest 0.000826 0.000108 91.166958 ( 45.281720)
test_basic 0.003036 0.004397 0.934265 ( 1.020320)
test_all 0.097890 0.015983 768.984756 (274.471091)
test_rubyspec 0.034346 0.051557 119.964537 (129.489733)
total: 468.65 sec