Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-112900
#<BuildRuby:0x00005617206221a8
@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.20240321-112900",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.010088 0.000206 4.127110 ( 3.910564)
build_miniruby 0.001518 0.000151 1.809074 ( 1.883816)
build_ruby 0.001887 0.000000 3.752511 ( 4.267945)
build_all 0.000479 0.008000 7.121593 ( 4.661313)
build_install 0.021752 0.000773 9.882866 ( 7.073042)
test_btest 0.000724 0.000104 94.205057 ( 51.255786)
test_basic 0.000459 0.007787 1.002601 ( 1.130783)
test_all 0.082250 0.037904 789.593409 (305.633468)
test_rubyspec 0.040843 0.048421 125.931708 (135.325899)
total: 515.14 sec