Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-204331
#<BuildRuby:0x000056077f6b6138
@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.20240222-204331",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.007144 2.551850 ( 2.441114)
build_miniruby 0.000000 0.001601 1.646117 ( 1.649522)
build_ruby 0.000000 0.001721 3.395325 ( 3.615106)
build_all 0.000112 0.007503 6.455101 ( 3.473354)
build_install 0.013951 0.005705 8.183139 ( 5.807149)
test_btest 0.000552 0.000207 88.526706 ( 35.855278)
test_basic 0.005220 0.002854 0.932139 ( 1.030294)
test_all 0.072675 0.041145 733.025520 (268.725436)
test_rubyspec 0.044555 0.039795 122.871045 (132.447584)
total: 455.05 sec