Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-024449
#<BuildRuby:0x0000556824956078
@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.20240229-024449",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006287 0.001833 2.551631 ( 2.462631)
build_miniruby 0.000000 0.001363 1.712109 ( 1.713184)
build_ruby 0.000096 0.001532 3.392682 ( 3.631407)
build_all 0.007202 0.000938 6.497584 ( 3.382186)
build_install 0.012870 0.005663 8.099080 ( 4.323682)
test_btest 0.000549 0.000176 90.922363 ( 35.669815)
test_basic 0.005798 0.002014 0.949304 ( 1.030536)
test_all 0.087080 0.027529 811.720118 (301.349764)
test_rubyspec 0.050219 0.032396 125.499094 (134.878952)
total: 488.44 sec