Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-181506
#<BuildRuby:0x00005630d6bf1a00
@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.20240228-181506",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.007709 0.001376 2.793074 ( 4.145410)
build_miniruby 0.001252 0.000224 1.878784 ( 2.246716)
build_ruby 0.002120 0.000000 3.873499 ( 4.941145)
build_all 0.005132 0.004035 7.107086 ( 6.801614)
build_install 0.012922 0.009593 8.783211 ( 8.115709)
test_btest 0.000921 0.000000 95.455060 ( 84.207803)
test_basic 0.000000 0.007634 0.969384 ( 1.287406)
test_all 0.088425 0.033771 824.601008 (478.394745)
test_rubyspec 0.030900 0.058755 131.691348 (151.201020)
total: 741.34 sec