Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-000611
#<BuildRuby:0x00007fc386d7fdd8
@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.20241209-000611",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007448 0.000993 3.643732 ( 3.932935)
build_miniruby 0.001509 0.000201 1.371468 ( 1.369658)
build_ruby 0.001616 0.000000 3.203821 ( 42.105128)
build_all 0.002439 0.004331 5.758386 ( 3.218954)
build_install 0.013326 0.001401 7.070157 ( 8.200650)
test_btest 0.000785 0.000123 71.013465 ( 26.680316)
test_basic 0.008491 0.000578 1.024953 ( 1.075123)
test_all 0.102953 0.044741 732.246968 (223.648869)
test_rubyspec 0.056127 0.024591 115.646707 ( 25.724497)
total: 335.96 sec